You instrument an ASP.NET Core app using OpenTelemetry. You want to track incoming HTTP requests and outgoing calls to a payment gateway.
Which span kinds should you explicitly use?
Server
Client
Producer
Internal
Consumer